home *** CD-ROM | disk | FTP | other *** search
/ PC User 2004 November / PCU1104CD1.iso / resource / design / files / advefft.exe / {app} / templates / edwardmessage.swf / scripts / frame_5 / DoAction.as
Encoding:
Text File  |  2004-04-29  |  211 b   |  9 lines

  1. s1._x = s2._x = line._x = 0;
  2. s1._y = s2._y = tor;
  3. s1.text.text = texts[tcn];
  4. s2.text.text = texts[tcn];
  5. line._x = 0;
  6. line._width = s1._x;
  7. line._y = lor;
  8. s1._visible = s2._visible = line._visible = true;
  9.